CommonEvent 1228
Name = "会話：レッドスライム"

  999([1228])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
    ShowText(["\\n<Red Slime>Green Slime is kind of bad-mannered.\nBut we're close friends!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Blue Slime's personality doesn't match with me.\nBut it's not like we have a bad relationship."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Purple Slime is always lecturing me.\nI know I get into trouble, but..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
    ShowText(["\\n<Red Slime>I have a good relationship with the Blob Girl.\nWe're going to toy with humans together♪"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
    ShowText(["\\n<Red Slime>Ahaha, I'm going to melt you!"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
    ShowText(["\\n<Red Slime>Lively! Hot-blooded! Always!"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
    ShowText(["\\n<Red Slime>My body temperature is higher than the other slimes. It's because I'm red!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
    ShowText(["\\n<Red Slime>I have a very active personality among slimes.\nSo I will go craaazy!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
    ShowText(["\\n<Red Slime>Purple gets mad when I try to melt prey.\nIt's boooring!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
    ShowText(["\\n<Red Slime>I hate humans who pollute the water!\nIt causes me to melt!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Hey, what does red make you think of...?"])
    ShowText([""])
    ShowChoices([["Passion", "Anger", "Blood"], 0])
    When([0, "情熱の赤"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>I love being passionate!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "怒りの赤"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>I feel kind of violent and hateful..."])
      ShowText([""])
      Empty([])

    When([2, "血の赤"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>That's kind of awful..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>I love taking baths.\nYou like baths too, don't you?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I like them", "I hate them", "Let's bathe together"], 0])
    When([0, "好き"])
      ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
      ShowText(["\\n<Red Slime>Yes, we think alike!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>Won't you get dandruff...?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "一緒に入ろう"])
      ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
      ShowText(["\\n<Red Slime>Aha, let's get sticky!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Hey hey! What do you think about hot-blooded characters...?"])
    ShowText([""])
    ShowChoices([["They're really lively", "They're burning", "I don't give a damn"], 0])
    When([0, "元気で良い"])
      ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
      ShowText(["\\n<Red Slime>Then I'm going to be hot-blooded!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "暑苦しい"])
      ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
      ShowText(["\\n<Red Slime>Yeah... I should try not to get too hot-blooded."])
      ShowText([""])
      Empty([])

    When([2, "どうでもいい"])
      ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
      ShowText(["\\n<Red Slime>No way, you're so cool...?!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>I need a strategy..."])
    ShowText([""])
    ShowChoices([["Charge wildly", "Value your life", "Be erotic"], 0])
    When([0, "ガンガンいこうぜ"])
      ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
      ShowText(["\\n<Red Slime>After all, I have to go crazy!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "いのちをだいじに"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>That's boooring!"])
      ShowText([""])
      Empty([])

    When([2, "エロエロやろうぜ"])
      ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
      ShowText(["\\n<Red Slime>That strategy sounds disgusting..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Hey hey! Do you like spicy food...?"])
    ShowText([""])
    ShowChoices([["I like it", "I hate it", "I hate you"], 0])
    When([0, "好き"])
      ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
      ShowText(["\\n<Red Slime>Then let's try having a spicy curry contest!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>Ha! You prefer sweets don't you...?"])
      ShowText([""])
      Empty([])

    When([2, "お前が嫌い"])
      ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
      ShowText(["\\n<Red Slime>You're harsh..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
      ShowText(["\\n<Red Slime>I want to eat meat..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
        ShowText(["\\n<Red Slime>Thank you! ♪"])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
        ShowText(["\\n<Red Slime>Please...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 13])
      ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
      ShowText(["\\n<Red Slime>When I eat frogs and the like, I sometimes get poisoned... Can I have some antidote grass?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 13, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[13]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
        ShowText(["\\n<Red Slime>Thank you! ♪"])
        ShowText([""])
        ChangeItems([13, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
        ShowText(["\\n<Red Slime>Please...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Can't I have some money...?"])
    ShowText([""])
    ConditionalBranch([7, 345, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 345G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["slime_red_fc1", 1, 0, 2])
        ShowText(["\\n<Red Slime>Thank you! ♪"])
        ShowText([""])
        ChangeGold([1, 0, 345])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["slime_red_fc1", 2, 0, 2])
        ShowText(["\\n<Red Slime>Please...?"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
      ShowText(["\\n<Red Slime>...You don't have it?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>I'll give you my jelly!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([218, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Red Slime gave you some \\ii[218]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>Get fired up with this!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([7, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Red Slime gave you a \\ii[7]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["slime_red_fc1", 0, 0, 2])
    ShowText(["\\n<Red Slime>I'll give you money!"])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 575])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Red Slime gave you 575G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
